struct _SID_AND_ATTRIBUTES// Size=0x10
{
    void * Sid;// Offset=0x0 Size=0x8
    unsigned long Attributes;// Offset=0x8 Size=0x4
};